Carbon


GetComponentResource

Header: Components.h Carbon status: Supported

OSErr GetComponentResource (
    Component aComponent, 
    OSType resType, 
    SInt16 resID, 
    Handle *theResource
);
aComponent
resType
resID
theResource
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib Q.T or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib Q.T and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)